Skip to content

Add MCP Server tab to the 'Examples' page#884

Open
EricGustin wants to merge 5 commits intomainfrom
ericgustin/examples-mcp-tab
Open

Add MCP Server tab to the 'Examples' page#884
EricGustin wants to merge 5 commits intomainfrom
ericgustin/examples-mcp-tab

Conversation

@EricGustin
Copy link
Copy Markdown
Member

@EricGustin EricGustin commented Mar 25, 2026

See what it looks like here: https://docs-git-ericgustin-examples-mcp-tab-arcade-ai.vercel.app/en/resources/examples

Resolves: https://linear.app/arcadedev/issue/TOO-511/we-need-to-show-more-examples-of-how-to-build-toolkits


Note

Low Risk
Low risk documentation-only change that reorganizes content and adds a new tabbed section; main risk is minor UX/rendering issues from the new Tabs MDX usage.

Overview
Updates the Examples docs page to use a tabbed layout (Tabs from nextra/components) that separates Sample apps from Example MCP servers.

Refreshes the page title/intro copy and adds a new MCP server section (including a first Granola MCP Server card) with parallel submission guidelines/instructions for MCP server contributions.

Written by Cursor Bugbot for commit 381d417. This will update automatically on new commits. Configure here.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Apr 2, 2026 2:17am

Request Review

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style Review

Found 3 style suggestion(s).

Powered by Vale + Claude

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is kicking off a free cloud agent to fix this issue. This run is complimentary, but you can enable autofix for all future PRs in the Cursor dashboard.

@EricGustin
Copy link
Copy Markdown
Member Author

EricGustin commented Mar 31, 2026

@torresmateo or @vfanelle I don't want this to go stale. Can you please take a look?

Co-authored-by: vfanelle <vfanelle@gmail.com>
Comment on lines +8 to +10
Explore example repositories that demonstrate Arcade's capabilities in real-world scenarios.

Use these repositories as starting points for your own projects or reference implementations for specific integration patterns. Each repository includes complete source code and setup instructions to help you understand implementation details and get started quickly.
Use these repositories as starting points for your own projects or reference implementations for specific integration patterns. Each repository includes complete source code and setup instructions.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Explore example repositories that demonstrate Arcade's capabilities in real-world scenarios.
Use these repositories as starting points for your own projects or reference implementations for specific integration patterns. Each repository includes complete source code and setup instructions to help you understand implementation details and get started quickly.
Use these repositories as starting points for your own projects or reference implementations for specific integration patterns. Each repository includes complete source code and setup instructions.
Get up and running faster with ready-to-use example repositories.
Browse sample apps and MCP servers to see how Arcade works in practice, then fork them as a starting point or use them as a reference while building your own projects and integrations.

1. Fork the [Arcade docs repository](https://github.com/ArcadeAI/docs)
2. Add your server to `/app/en/resources/examples/page.mdx` following the existing pattern
3. Include a descriptive title, clear description, and appropriate tags
4. Create a pull request with details about your server and its Arcade integration
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
4. Create a pull request with details about your server and its Arcade integration
4. Create a pull request with details about your server, its Arcade integration, and a link to the public repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants